Skip to content

add scripts to generate JSON and key bin files#49

Closed
scourge411 wants to merge 13 commits intoqueengooborg:mainfrom
scourge411:add_scripts
Closed

add scripts to generate JSON and key bin files#49
scourge411 wants to merge 13 commits intoqueengooborg:mainfrom
scourge411:add_scripts

Conversation

@scourge411
Copy link
Contributor

Since I don't have a proxmark, I only can generate bin files. Seems these might be useful?

@queengooborg queengooborg self-requested a review January 5, 2026 01:49
@queengooborg
Copy link
Owner

Hey there! Thanks for doing this -- truthfully though, I had forgotten about this PR and ended up creating convert.py to do these same functions... Sorry about that, I didn't mean to step on any toes in doing so!

Since that script's now in place, would you be interested in merging these scripts with that one? The key file generation isn't quite working right in that script so I disabled it, if you're down to take a look at it, that would be great!

@scourge411
Copy link
Contributor Author

So I merged the scripts, moved all the files that didn't match the naming format, fixed all the key blobs (some were 12 bytes too long, many were missing B keys), generated all the missing files (nfc/json) and added the output from a "parse.py" to each dir so there's a human readable format in there.

If you don't want all that, feel free to close this PR and I can open a new one with just the script changes again.

@queengooborg
Copy link
Owner

Thank you!

To keep the scope of the PR minimal so that it can get reviewed and merged quicker, let's keep this PR to just the script changes, and create a separate PR for key fixes and file generation. Let's also create a separate PR for adding the output of parse.py -- I'm not certain I want to do that as I'm trying to refrain from adding anything purely auto-generated, but I'm open to convincing!

@scourge411 scourge411 closed this Feb 4, 2026
@scourge411
Copy link
Contributor Author

closing and re-opening smaller ones

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments